antonioribeiro / antonioribeiro/tracker

Using my own cookies

Open
#306 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2.9k
Forks
594
PR merge metrics
No merged PRs in 30d

Description

I automatically generate the specific cookie for visitors. Even after setting up the name of the cookie in config.php & tracker.php, I'm not able to store the value of my cookie in user's browser and It uses default Tracker cookie model.
How can I store my own cookie value?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading config.php and tracker.php to trace how the configured cookie name and value are handled. Reproduce the reported behavior and determine why the default Tracker cookie is used instead of the visitor's cookie. Done means the configured cookie value is stored in the user's browser and the default model is no longer used.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.