Skip to content

Track URL parameters in snippet page call #72

@rashad

Description

@rashad

Hello everyone,

First of all thanks a lot for all the great work here !
I've been using the segment snippet in a nextjs application and everything is going well. (I followed nextjs official integration process)
However, I've found myself trying to send some url parameters as event properties in the default page call for 2 main reasons

  1. having many urls like myproject.com/foo&label=ABC and myproject.com/foo&label=DEF makes it impossible to analyze the data without struggle or ETL
  2. it breaks Amplitude's quota of event types number since i get a new one every time a new event combinaison is created 😅

Any idea how I can get out of this ?

Cheers 👋

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions