GoodAnalytics.Core.Tracking.ShareLinks (GoodAnalytics v0.1.1)

Copy Markdown View Source

Generates social share URLs for all major platforms.

The short link IS the tracking mechanism — when someone clicks the shared link, the redirect handler sees the HTTP Referer and classifies the source platform.

Summary

Functions

Generates share URLs for all supported platforms.

Generates a share URL for the given platform.

Functions

all_share_urls(short_link, opts \\ [])

Generates share URLs for all supported platforms.

Returns a map of platform -> share URL.

share_url(link, atom, opts)

Generates a share URL for the given platform.