Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google analytics context #59

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

asanchezyali
Copy link
Contributor

@asanchezyali asanchezyali commented Aug 2, 2023

Google analytics

Observations:

  • The tracking buttons to generate the images can be found through the path generate_images>model.
  • The tracking of pages was implemented with the following parameter model:
{
    page_location: window.location.href,
    page_title: document?.title,
    page_name: "Name",
}

image
image
image

@asanchezyali asanchezyali changed the title Asanchezyali/google analytics context google analytics context Aug 2, 2023
@asanchezyali asanchezyali self-assigned this Aug 3, 2023
@asanchezyali asanchezyali force-pushed the asanchezyali/google-analytics-context branch from a11a5a2 to 868516c Compare August 11, 2023 20:30
@asanchezyali asanchezyali marked this pull request as ready for review August 11, 2023 20:31
@asanchezyali asanchezyali force-pushed the asanchezyali/google-analytics-context branch from 868516c to 81fef28 Compare August 14, 2023 20:20
@juanArias8 juanArias8 merged commit 79c2ca8 into main Aug 17, 2023
12 checks passed
@juanArias8 juanArias8 deleted the asanchezyali/google-analytics-context branch August 17, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add CookiesConsent form Integrate Google Analytics
3 participants