Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 304 Bytes

pdsdk:browser (javascript)

Note: ad blockers, please only block sdk.pipedream.net (other domains will break non-tracking pipedream functionality).

Insert this snippet into your page, and then --

pdsdk.sendEvent(API_KEY, {
  timestamp: +new Date(),
})