Skip to main content

Hi Amplitude,

 

We use the default Amplitude] Page Viewed event to track page views. We would like to add a custom property to this default event. Is that possible?

 

Thanks,

 

Will

Hi Will,

Thank you for reaching out!
This is Liping Yin from Amplitude Technical Support Team. I am happy to help!

Some of our SDKs can provide plugins that allow you to customize the default events, more details see doc. You can simply change the event type to the event you want to add properties. Here is a list of default events.

For example, in Browser SDK 2.0. You can use an enrichment plugin (for example, this plugin) to implement it. **Please note that the default events get fired when Amplitude is initialized, so the plugin needs to be added before amplitude is initialized.** **Also the event type for default amplitude page view event is** `[Amplitude] Page Viewed` starting from Browser SDK version 1.9.1.

![](https://amplitude.zendesk.com/attachments/token/CQ0ePCc2MVexy0ZKhmraavQFe/?name=Screenshot+2024-07-15+at+10.14.03.png)

I hope this helps!
Please let me know if you have any other questions!


Best regards,
Liping Yin | Technical Support Engineer
Amplitude


P.S. Checkout upcoming events and user meetups on our events page.

Reply